github.com/jackc/pgx/v5.Conn.getStatementDescription (method)
3 uses
github.com/jackc/pgx/v5 (current package)
conn.go#L813: sd, err = c.getStatementDescription(ctx, mode, sql)
conn.go#L891: func (c *Conn) getStatementDescription(
copy_from.go#L149: sd, err = ct.conn.getStatementDescription(
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)